Send e-mail from yours application
ShellExecute ( GetDesktopWindow ( ) , Nil , pChar ( 'mailto:name@host.com' ) , Nil , Nil , SW_SHOWNORMAL ) ;